Yank the message that’s being replied to into the
message buffer (message-yank-original).
Prompt for a buffer name and yank the contents of that
buffer into the message buffer
(message-yank-buffer).
Fill the yanked message
(message-fill-yanked-message). Warning: Can
severely mess up the yanked text if its quoting conventions
are strange. You’ll quickly get a feel for when
it’s safe, though. Anyway, just remember that C-x
u (undo) is available and you’ll be
all right.
Insert a signature at the end of the buffer
(message-insert-signature).
Insert the message headers
(message-insert-headers).
Mark some region in the current article with enclosing
tags. See message-mark-insert-begin and
message-mark-insert-end. When called with a
prefix argument, use slrn style verbatim marks
(‘#v+’ and
‘#v-’).
Insert a file in the current article with enclosing tags.
See message-mark-insert-begin and
message-mark-insert-end. When called with a
prefix argument, use slrn style verbatim marks
(‘#v+’ and
‘#v-’).